home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / dnet / dnetsolaris.lzh / server / servers.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-15  |  425 b   |  23 lines

  1.  
  2. /*
  3.  *  SERVERS.H
  4.  *
  5.  *    DNET (c)Copyright 1988, Matthew Dillon, All Rights Reserved
  6.  */
  7.  
  8. #define PORT_FILECOPY    8192
  9. #define PORT_ALPHATERM    8193
  10. #define PORT_ECHO    8194
  11. #define PORT_IALPHATERM 8195
  12. #define PORT_AMIGATERM    8195
  13. #define PORT_AMIGASHELL 8196
  14. #define PORT_LOADAV    8197
  15. #define PORT_PRINTER    8198
  16. #define PORT_PASSWD    8199
  17. #define PORT_BBS    8200
  18. #define PORT_GFILECOPY    8201
  19. #define PORT_NFS    8202
  20. #define PORT_ND        8203
  21.  
  22.  
  23.